
How to disable Depth of field for Detroit: Become Human [ Steam ] and [ Non-Steam ] versions.

Steam version --------------------------------
First you have to unpack the executable:
1. Download Steamless: https://github.com/atom0s/Steamless/releases
2. Extract achive anywhere and open Steamless.exe (Not Steamless.CLI)
3. Press browse (Three dot button) under the [ Select File To Unpack ] and open your [ DetroitBecomeHuman.exe ] file from game root folder (where the game is installed).
4. Press [ Unpack File ] Exit steamless after the process is finished.

Disable Depth of field:
5. Open Hex Editor (HxD)
    Official Hex Editor download page: https://mh-nexus.de/en/hxd/
6. Go to the Detroit Become Human game root folder (where the game is installed), Drag and drop [ DetroitBecomeHuman.exe ] file into a Hex Editor window. (You should see bunch of numbers)
7. Press Search --> Find --> Hex-values. And Search for: 
    41 C7 83 40 01 00 00 31 00 00 
    Replace it with 
    7F C7 83 40 01 00 00 31 00 00
8. Save the changes.
9. As usual, run the game from you steam launcher


Non-Steam version --------------------------------
You can skip 1, 2, 3, 4 steps and follow 5, 6, 7, 8, 9 steps